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