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