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