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