prog.cs(2,0): error CS1024: Wrong preprocessor directive
prog.cs(2,26): error CS1552: Array type specifier, [], must appear before parameter name
prog.cs(5,30): error CS0650: Syntax error, bad array declarator. To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type
prog.cs(5,49): error CS0650: Syntax error, bad array declarator. To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type
prog.cs(5,61): error CS0589: Internal compiler error during parsing
Compilation failed: 5 error(s), 0 warnings