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