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