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