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