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