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