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