ref: 5d86bd8fa3a3adb3438e1a76534a54f0017f9b5b 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); */ }