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