#include <stdio.h> void main() { }
Standard input is empty
prog.cs(2,0): error CS1024: Wrong preprocessor directive prog.cs(2,6): error CS0116: A namespace can only contain types and namespace declarations Compilation failed: 2 error(s), 0 warnings
Standard output is empty