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