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