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