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