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