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