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