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