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