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