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