``` auto f = fn() { auto i = 10; }; ``` Cannot determine type for `i`.
Cannot determine type for
i.