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