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