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