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