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