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