ref: 5eb0d57733fe7db870841fe1b81a2f3c106d4e57 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); */ }