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