ref: 6eb7e8e2b120c1511bdcf90e5b1d4e76383c7daf 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); */ }