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