ref: 4e45b95adb41715d38ac9d85a099f8b95a146f1e 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); */ }