prog.cs(7,2): error CS1525: Unexpected symbol `public'
prog.cs(7,17): error CS1547: Keyword `void' cannot be used in this context
prog.cs(7,29): error CS1525: Unexpected symbol `('
prog.cs(7,49): error CS1525: Unexpected symbol `string'
prog.cs(7,63): error CS1525: Unexpected symbol `string'
prog.cs(8,0): error CS1525: Unexpected symbol `string'
prog.cs(8,15): error CS1525: Unexpected symbol `string'
prog.cs(8,31): error CS1525: Unexpected symbol `string'
prog.cs(8,47): error CS1525: Unexpected symbol `string'
prog.cs(28,5): error CS1519: Unexpected symbol `catch' in class, struct, or interface member declaration
prog.cs(28,19): error CS1519: Unexpected symbol `)' in class, struct, or interface member declaration
prog.cs(29,1): error CS9010: Primary constructor body is not allowed
prog.cs(33,1): error CS1525: Unexpected symbol `}'
Compilation failed: 13 error(s), 0 warnings