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