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