prog.cs(12,13): error CS0246: The type or namespace name `ClassLibrary1' could not be found. Are you missing an assembly reference?
prog.cs(14,17): error CS0841: A local variable `class1' cannot be used before it is declared
prog.cs(15,20): error CS0841: A local variable `class1' cannot be used before it is declared
Compilation failed: 3 error(s), 0 warnings