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