ref: 6213ac950f6f6af3eb484b6a8d7b7a2efafb560c 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); */ }