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