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