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