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