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