ref: 3159a4f94f89d32fb5b8a18cbda8ed313c044ce4 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); */ }