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