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