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