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