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