fun foo(a) { var a; # Error at 'a': Already a variable with this name in this scope. }