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