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