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