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