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