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