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