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