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