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