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