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