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