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