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