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