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