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