ref: 826769af8a3fd2c2f7ba5347f2c7a384c6bb1cd5 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); */ }