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