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