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