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