ref: 368f2dfaca7e2b9992d3ce79062aee9d8ff393b1 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); */ }