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