ref: 77e9964f83cbf76a7ecb3dbbacce4bd04f8aec45 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); */ }