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