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