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