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