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