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