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