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