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