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