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