[#7637][Web]: This is supposed to fail prior to .NET 4.0.
[mono.git] / mcs / errors / cs0122-35.cs
index 16a7d1c2a55970a4f5a8003943854a0810105778..654b2cb035f4d628c202bf6d6a9f910b020ae610 100644 (file)
@@ -1,6 +1,6 @@
-// CS0122: `Test<float>' is inaccessible due to its protection level
+// CS0122: `Test<A>' is inaccessible due to its protection level
 // Line: 8
-// Compiler options: -r:GCS0122-35-lib.dll
+// Compiler options: -r:CS0122-35-lib.dll
 
 class X
 {