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