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