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