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