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