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