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