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