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