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