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