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