ref: 40db2561a1b6b9c083f12ba60ebe26e158cb35d6 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); */ }