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