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