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