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