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