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