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