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