ref: 99b21266a37c052ec0ca323ec1a28e96eb0a2bc3 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); */ }