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