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