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