Compilation error (line 8, col 9): A local variable named 'a' is already defined in this scope
Compilation error (line 8, col 13): Cannot implicitly convert type 'int[]' to 'int'
Compilation error (line 10, col 21): Cannot apply indexing with [] to an expression of type 'int'