/in/foo.cs(2,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(3,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(4,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(5,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(6,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(7,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(8,0): error CS1025: Single-line comment or end-of-line expected
/in/foo.cs(8,6): error CS1525: Unexpected symbol `namespace', expecting `identifier' or `static'
/in/foo.cs(8,19): error CS1525: Unexpected symbol `;', expecting `identifier' or `static'
/in/foo.cs(10,6): error CS1514: Unexpected symbol `struct', expecting `.' or `{'
/in/foo.cs(14,5): error CS0568: Structs cannot contain explicit parameterless constructors
/in/foo.cs(14,12): error CS1525: Unexpected symbol `b', expecting `base' or `this'
/in/foo.cs(19,0): error CS1525: Unexpected symbol `int'
Compilation failed: 13 error(s), 0 warnings