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