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