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