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