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