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