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