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