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