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