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