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