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