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