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