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