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