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