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