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