ref: f1e5c17b3213af6ee546e79323ddfcf9c29e0131 dir: /sys/src/ape/lib/l/yywrap.c/
#include <libl.h> #include <stdio.h> int yywrap(void) { return 1; }