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