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