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