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