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