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