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