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