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