ref: 6f24c4d4ee7ee599a78098c76b0b38c9b63b4ddd 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); */ }