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