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