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