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