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