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