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