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