ref: 8432d314fc5cd6c4dc30b62c96495b02c3ff82e0 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); */ }