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