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