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