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