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