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