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