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