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