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