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