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