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