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