Local var `i` below should be an error: ```johann fn f(int i) { int i = 3; } ```
Local var
ibelow should be an error: