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