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