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