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