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