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