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