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