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