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