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