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