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