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