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