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