ref: 8569aecf35a6780be42eeda0cfbd4bf1d7bc8ee6 dir: /sys/src/cmd/plot/libplot/pen.c/
#include "mplot.h" void pen(char *s){ /* BUG: NO OP */ USED(s); /* was this error: color(s); */ }