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