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