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