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