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