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