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