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