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