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