ref: 0fa3ff0598bfee59d64b88eb78e8d68c1c823e05 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); */ }