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