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