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