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