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