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