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