ref: 02dce7a2e4fd74d918cf7cd1f23fc99279365eb9 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); */ }