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