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