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