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