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