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