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