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