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