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