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