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