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