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