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