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