ref: 11780e9aa0d8d0d1318c8128ddaef3ba658e20e8 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); */ }