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