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