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