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