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