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