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