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