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