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