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