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