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