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