0_0_17302331_19636.cs(1,2): error CS1024: Preprocessor directive expected
0_0_17302331_19636.cs(1,9): error CS1025: Single-line comment or end-of-line expected
0_0_17302331_19636.cs(2,2): error CS1024: Preprocessor directive expected
0_0_17302331_19636.cs(2,9): error CS1025: Single-line comment or end-of-line expected
0_0_17302331_19636.cs(3,2): error CS1024: Preprocessor directive expected
0_0_17302331_19636.cs(3,9): error CS1025: Single-line comment or end-of-line expected
0_0_17302331_19636.cs(4,2): error CS1024: Preprocessor directive expected
0_0_17302331_19636.cs(4,9): error CS1025: Single-line comment or end-of-line expected
0_0_17302331_19636.cs(5,2): error CS1024: Preprocessor directive expected
0_0_17302331_19636.cs(5,9): error CS1025: Single-line comment or end-of-line expected
0_0_17302331_19636.cs(7,2): error CS1032: Cannot define/undefine preprocessor symbols after first token in file
0_0_17302331_19636.cs(8,2): error CS1032: Cannot define/undefine preprocessor symbols after first token in file
0_0_17302331_19636.cs(6,7): error CS1041: Identifier expected; 'namespace' is a keyword
0_0_17302331_19636.cs(6,20): error CS1514: { expected
0_0_17302331_19636.cs(19,10): error CS1001: Identifier expected
0_0_17302331_19636.cs(27,23): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_17302331_19636.cs(29,4): error CS0116: A namespace cannot directly contain members such as fields or methods
0_0_17302331_19636.cs(32,14): error CS1518: Expected class, delegate, enum, interface, or struct
0_0_17302331_19636.cs(32,21): error CS1003: Syntax error, ']' expected
0_0_17302331_19636.cs(39,4): error CS1022: Type or namespace definition, or end-of-file expected
|