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