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