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