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