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