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