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