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