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