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