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