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