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