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