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