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