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