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