/in/foo.cs(2,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(3,0): error CS1025: Single-line comment or end-of-line expected
/in/foo.cs(4,0): error CS1025: Single-line comment or end-of-line expected
/in/foo.cs(5,0): error CS1025: Single-line comment or end-of-line expected
/in/foo.cs(6,0): error CS1025: Single-line comment or end-of-line expected
/in/foo.cs(6,6): error CS1525: Unexpected symbol `namespace', expecting `identifier' or `static'
/in/foo.cs(6,19): error CS1525: Unexpected symbol `;', expecting `identifier' or `static'
/in/foo.cs(9,6): error CS1514: Unexpected symbol `struct', expecting `.' or `{'
/in/foo.cs(12,0): error CS1525: Unexpected symbol `int'
Compilation failed: 9 error(s), 0 warnings