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