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