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