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