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