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