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