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