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