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