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