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