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