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