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