ref: 371a06bcf74b94cc885ecf8b7b3aad84aa246b5f 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); */ }