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