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