ref: 8adc5a0fce7e50f8bf8e69e51274092a1a581cd6 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); */ }