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