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