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