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