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