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