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