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