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