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