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