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