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