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