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