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