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