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