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