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