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