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