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