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