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