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