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