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