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