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