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