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