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