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