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