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