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