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