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