ref: 922fc6faa00ab4e0f46b9f3d3c6bbd25a1c2201d 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); */ }