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