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