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