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