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