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