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