ref: 8b93eca2afbc1cae89f533c595d3018d86b5f7e5 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); */ }