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