ref: 43f9ae6b32007c8c0583b3cda3af92f8a92dab9d 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); */ }