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