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