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