ref: 33991ab9cccaa00317bfc52cadf404c8afd7ad8b 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); */ }