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