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