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