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