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