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