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