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