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