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