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