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