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