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