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