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