prog.cs(3,47): error CS1525: Unexpected symbol `throws', expecting `;', `{', or `where'
prog.cs(4,23): error CS1041: Identifier expected, `out' is a keyword
prog.cs(5,23): error CS1041: Identifier expected, `out' is a keyword
prog.cs(7,24): error CS1526: Unexpected symbol `public'
prog.cs(7,42): error CS1525: Unexpected symbol `{'
prog.cs(11,18): error CS1519: Unexpected symbol `.' in class, struct, or interface member declaration
prog.cs(11,19): error CS1520: Class, struct, or interface method must have a return type
prog.cs(13,21): error CS0106: The modifier `new' is not valid for this item
prog.cs(13,21): error CS1520: Class, struct, or interface method must have a return type
prog.cs(14,24): error CS1525: Unexpected symbol `public'
prog.cs(14,32): error CS1547: Keyword `void' cannot be used in this context
prog.cs(14,39): error CS1525: Unexpected symbol `('
prog.cs(18,18): error CS1519: Unexpected symbol `.' in class, struct, or interface member declaration
prog.cs(18,19): error CS1520: Class, struct, or interface method must have a return type
prog.cs(19,26): error CS1519: Unexpected symbol `out' in class, struct, or interface member declaration
prog.cs(19,37): error CS1001: Unexpected symbol `Po 'i' = ', expecting identifier
prog.cs(19,28): error CS1520: Class, struct, or interface method must have a return type
prog.cs(20,26): error CS1519: Unexpected symbol `out' in class, struct, or interface member declaration
prog.cs(20,37): error CS1001: Unexpected symbol `Po 'j' = ', expecting identifier
prog.cs(20,28): error CS1520: Class, struct, or interface method must have a return type
prog.cs(30,39): error CS1041: Identifier expected, `out' is a keyword
prog.cs(37,39): error CS1041: Identifier expected, `out' is a keyword
prog.cs(41,48): error CS1519: Unexpected symbol `void' in class, struct, or interface member declaration
prog.cs(43,39): error CS1041: Identifier expected, `out' is a keyword
prog.cs(47,48): error CS1519: Unexpected symbol `void' in class, struct, or interface member declaration
prog.cs(49,39): error CS1041: Identifier expected, `out' is a keyword
prog.cs(24,30): error CS1527: Namespace elements cannot be explicitly declared as private, protected or protected internal
prog.cs(55,0): error CS1525: Unexpected symbol `}'
Compilation failed: 28 error(s), 0 warnings