/in/foo.cs(13,87): error CS1525: Unexpected symbol `+', expecting `)', `,', or `identifier'
/in/foo.cs(13,99): error CS1525: Unexpected symbol `,', expecting `;' or `}'
/in/foo.cs(13,134): error CS1525: Unexpected symbol `)', expecting `;' or `}'
/in/foo.cs(14,87): error CS1525: Unexpected symbol `-', expecting `)', `,', or `identifier'
/in/foo.cs(14,99): error CS1525: Unexpected symbol `,', expecting `;' or `}'
/in/foo.cs(14,134): error CS1525: Unexpected symbol `)', expecting `;' or `}'
/in/foo.cs(15,90): error CS1525: Unexpected symbol `.', expecting `)' or `,'
/in/foo.cs(15,135): error CS1525: Unexpected symbol `,', expecting `;' or `}'
/in/foo.cs(15,151): error CS0128: A local variable named `b' is already defined in this scope
/in/foo.cs(15,151): error CS1525: Unexpected symbol `.', expecting `,', `;', or `='
/in/foo.cs(35,208): error CS8124: Tuple must contain at least two elements
/in/foo.cs(35,212): error CS1525: Unexpected symbol `;', expecting `(', `[', or `{'
/in/foo.cs(43,57): error CS1525: Unexpected symbol `(', expecting `)', `,', or `identifier'
/in/foo.cs(43,89): error CS1525: Unexpected symbol `.', expecting `)', `,', or `identifier'
/in/foo.cs(45,57): error CS1525: Unexpected symbol `(', expecting `)', `,', or `identifier'
/in/foo.cs(45,89): error CS1525: Unexpected symbol `.', expecting `)', `,', or `identifier'
Compilation failed: 16 error(s), 0 warnings