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