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