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