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