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