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