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