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