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