Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0122-6.cs
index 252b66ca4fd44df2ed1c15a9f74400d4193b3677..d0952cfcdf2ccf2c1aa2e513c46cdcb0c9d0dbcf 100644 (file)
@@ -1,4 +1,5 @@
-// cs0122-6.cs: `Test.Foo.IBar' is inaccessible due to its protection level
+// CS0122: `Test.Foo.IBar' is inaccessible due to its protection level
+// Line: 11
 
 public class Test
 {