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