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