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