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