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