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