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