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