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