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