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