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