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