Add more literal to constant expression conversions. Fixes #4125
[mono.git] / mcs / errors / cs0038.cs
index 8062934e340d08bfcfc045fdef9473f1f8c63079..822e4a4f26d874972619814fd5a66bd0692424de 100644 (file)
@@ -1,5 +1,5 @@
-// cs0038.cs: Cannot access a nonstatic member of outer type `X' via nested type `X.Y'.
-// line: 15
+// CS0038: Cannot access a nonstatic member of outer type `X' via nested type `X.Y'
+// Line: 15
 using System;
 
 class X