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