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