ref: 51496e8b8d5cae9f74e07f43ad8cc6b893fc7a19 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); */ }