ref: 85b07e0f4c33f933c8fe197fa11870d5bcbd84a9 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); */ }