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