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