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