ref: 225e1c0e1f0fdfaeb50e1a3185efa75658b53ef3 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); */ }