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