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