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