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