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