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