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