ref: ce1ae3d6573ca64a1f559d857a288ce34b14bc9a 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); */ }