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