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