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