ref: 6b250a5ca888f3a3cfcb94cbdb3865ae9bcf26e8 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); */ }