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