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