ref: 9f82e666c595d2f02103ca0c2a796bdaf8a54e36 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); */ }