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