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