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