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