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