ref: 40aa4d0b4b4cf77ea6f92762c30ea9304e5ce74c 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); */ }