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