ref: 9e913b56e07839e4f3662ab429c3c8dba2bb44ef 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); */ }