ref: 82f44b3ffca7c854a3e1bb10aa42da7d5bffae7b 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); */ }