ref: 4c823a8fb3e842f84cb0e30db1eb3fdb568e95fe 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); */ }