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