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