ref: 10ea5432d9fc8b33d1050bc0180c45d6c4f314cd 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); */ }