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