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