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