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