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