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