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