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