Merge pull request #3540 from kumpera/abort-on-gerror
[mono.git] / mcs / errors / cs1618.cs
index 79141dc3fa45f365828f94bb0859b8b455055974..fc569e3b8f5344238dcac80994fd2c124e75f7f7 100644 (file)
@@ -1,4 +1,4 @@
-// cs1618.cs: Cannot create delegate with 'TestClass.Show(int)' because it has a Conditional attribute
+// CS1618: Cannot create delegate with `TestClass.Show(int)' because it has a Conditional attribute
 // Line: 13
 
 class TestClass