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