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