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