ref: 27f36483d44a1f9fcf9a3ffefe688a0f12ace466 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); */ }