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