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