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