ref: 5d0758b3eea7b9b7b0dac1e2ec3254f11ba4e6cb 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); */ }