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