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