2010-03-17 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mcs / errors / cs0038-4.cs
index b9028ca7c730a4568bcddfc3a8f705a828c1b7df..9ec27b6e02910e163d81c5372758963f27f29875 100644 (file)
@@ -1,3 +1,6 @@
+// cs0038.cs: Cannot access a nonstatic member of outer type `B' via nested type `B.C'
+// Line: 14
+
 public class B {
        public static void Main ()
        {