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