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