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