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