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