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