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