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