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