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