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