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