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