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