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