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