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