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