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