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