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