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