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