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