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