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