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