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