ref: 96ab880ce81f0ebef3f983ca3c52bc8f1ac943b0 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); */ }