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