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