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