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