Merge branch 'master' of github.com:tgiphil/mono
[mono.git] / mcs / errors / cs1533.cs
index 188c02dd3337399481d05e27bd44e931a396f555..41809e44de88fcd97940a11764d7d79748d6a6cf 100644 (file)
@@ -1,5 +1,6 @@
-// cs1533 : Invoke cannot be called directly on a delegate
+// CS1533: Invoke cannot be called directly on a delegate
 // Line : 11
+// Compiler options: -langversion:ISO-1
 
 public class TestClass
 {