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