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