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