ref: 3db2f9012c77291753d9b0132b9ff6d2e05bcd48 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); */ }