ref: 0ae4eeb2ad9546b6f3bebfb2add107dd173181ba 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); */ }