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