ref: 31a1d6cfc1123f07cef74ebbbcfdedd1f7c811e9 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); */ }