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