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