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