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