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