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