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