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