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