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