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