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