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