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