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