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