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