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