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