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