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