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