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