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