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