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