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