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