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