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