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