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