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