Compilation error (line 34, col 11): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 35, col 6): Invalid token '=' in class, struct, or interface member declaration
Compilation error (line 37, col 2): Invalid token 'while' in class, struct, or interface member declaration
Compilation error (line 37, col 13): Invalid token '<=' in class, struct, or interface member declaration
Compilation error (line 37, col 19): Invalid token ')' in class, struct, or interface member declaration
Compilation error (line 39, col 11): Invalid token '*=' in class, struct, or interface member declaration
Compilation error (line 39, col 17): Invalid token ';' in class, struct, or interface member declaration
Compilation error (line 40, col 6): Invalid token '++' in class, struct, or interface member declaration
Compilation error (line 42, col 2): A namespace cannot directly contain members such as fields or methods
Compilation error (line 44, col 2): Type or namespace definition, or end-of-file expected