// CS0161: Not all code paths return a value // Line: class A { public static int Main () { } }