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