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